home *** CD-ROM | disk | FTP | other *** search
/ KeyGen Studio 2002 / KeyGen_Studio_2002.iso / Tutorials / Code Inside / Ben_tut11.txt < prev    next >
Encoding:
Text File  |  2001-09-21  |  3.4 KB  |  90 lines

  1.                       --Softice Tutorial--- 
  2.  
  3. Written by Shany
  4. Email: shanytc@yahoo.com
  5. Date written: 21.4.2001
  6.  
  7. Program Details:
  8. Name: LogicBar 3.0
  9. Author: BenGALY
  10.  
  11. Tools Used:
  12. Softice
  13.  
  14.  
  15. ________________________________________________________________________
  16.  
  17.  
  18.                     -About this protection system-
  19.  
  20.             Protection which based on a name/serial number.
  21. __________________________________________________________________________
  22.  
  23.  
  24.                                  The Essay
  25.  
  26. As this is a tutorial for newbies, I'll go into details about how I go 
  27. about cracking the program. I suggest that you read this tutorial first.
  28. When you have completed the tutorial, leave this tutorial open and follow
  29. the instructions. Re-do it once more after you have completed the step 
  30. by step guide...
  31.  
  32. In this essay, when I write type "d EAX" or similar commands in Softice,
  33. I mean it without the quotes.
  34.  
  35. __________________________________________________________________________
  36.  
  37.                             Lets Crack The Bitch ;)
  38.                 
  39.  
  40. ok that's easy. ;) doesn't it?
  41. in here i have dl a barcode generator so see if i can crack a barcode at the superMarket i work at ;) so i search for a good one im (downloads.com) and found this program, dk it and i saw there is a name/serial protection so i will tell you how to kick itl ;)
  42.  
  43. open LogicBar 3.0 , u see 2 text field, i entered this:
  44. name: bengaly ( u must have a name more then 6 letters) there is a cmp with 0006 or 008
  45. serial: 123456789 <= very easy to remember ;)
  46. *Now u see that the Register button is no enable, why?? how to make it work u think? here is the answer: 
  47. well it seems that LogicBar compare the name/serial in realtime mode, meaning that the serial must be valid at the time u press it.
  48. so what to do u think to your self?? do this (and memorize or write it down this kind of protection).
  49.  
  50. open your fav black debugger SoftIce Ctrl+d;)
  51. set a nice breakpoint BPX HMEMCPY
  52. press f5/ctrl+d
  53. we are in the HMEMCPY ;)
  54. press F5 again (to read the serial text button), press f12 (19 times).
  55. why 19 time?? 0.o becuz we need to go over the RET/DLL so after 19 time we are in the actual code of LogicBar.
  56. *now u in the code window*
  57. *remember we are in the serial text compare*
  58.  
  59. now press f10 untill u will be here:
  60. xxxx:4806DB MOV EDX,EAX ; eax = fake serial, edx = good serial
  61.  now press: d edx <= the serial will be showen in the coda window.
  62. * u will see alot of numbers with "-", take the last serial it shoud be ok ;)
  63.  
  64. name: bengaly 
  65. serial: 738-1110756368-2214
  66.  
  67.                             cracMe cracked ;)
  68. __________________________________________________________________________
  69.  
  70.                                  
  71.  
  72.                 
  73.                              Final Notes
  74.  
  75. This tutorial is dedicated to all the newbies like me. I've tried to
  76. explain everything in details.
  77.  
  78. This is my first tut so...;)
  79. And because I'm a newbie myself, I may have explained certain things wrongly
  80. So, if that is the case, please forgive me. Email me if there is anything 
  81. you are not clear about.
  82.  
  83.                   My thanks and gratitude goes to:
  84.  
  85.                    ---ANALYST(ACiD-BUrN)--- ; for helping in cracking
  86.                       ----CODE_INSIDE----- ;for helping in cracking
  87.                      -----BLAcKgH0sT------ ;for being good friend :)
  88.                        -------FusS------   ;asm / keygenning helper
  89.  
  90.            All the writers of Cracks tutorials and CrackMes